08. Workspace - Introduction

Workspace - Introduction

You will write all of your implementations within the classroom, using an interface identical to the one shown below. Your Workspace contains the following files (among others):

  • Monte_Carlo.ipynb - the Jupyter notebook where you will write all of your implementations (this is the only file that you will modify!)
  • Monte_Carlo_Solution.ipynb - the corresponding instructor solutions
  • plot_utils.py - contains a plotting function for visualizing state-value functions and policies

The Monte_Carlo.ipynb notebook can be found below. To peruse the other files, you need only click on "jupyter" in the top left corner to return to the Notebook dashboard.

To view the solution notebook, click on "jupyter" in the top left corner.

To view the solution notebook, click on "jupyter" in the top left corner.

## The Workspace

Please do not write or execute any code just yet - for now, you're encouraged to simply explore the file structure. In particular, make sure you know where to find the solution notebook. We'll get started with coding within the Workspace soon!

Workspace

This section contains either a workspace (it can be a Jupyter Notebook workspace or an online code editor work space, etc.) and it cannot be automatically downloaded to be generated here. Please access the classroom with your account and manually download the workspace to your local machine. Note that for some courses, Udacity upload the workspace files onto https://github.com/udacity, so you may be able to download them there.

Workspace Information:

  • Default file path:
  • Workspace type: jupyter
  • Opened files (when workspace is loaded): n/a